Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODFrame


SetDragging

The SetDragging method specifies whether this frame is currently being dragged.

void SetDragging (in ODBoolean isDragging);
isDragging
kODTrue if this frame is currently being dragged, otherwise kODFalse.
DISCUSSION
Your part calls this method to indicate whether parts can be dropped onto this frame.

SEE ALSO
The ODFrame::IsDragging method (page 326).
The ODFrame::IsDroppable method (page 327).
The ODFrame::SetDroppable method (page 334).
"Initiating a Drag" on page 360 in OpenDoc Programmer's Guide.
"Completion of StartDrag" on page 368 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help